From Mark Bradley:
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 18 Jan 2004 02:15:33 +0000 (02:15 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 18 Jan 2004 02:15:33 +0000 (02:15 +0000)
commit0a2784391e22c5a75290250b441234a163bf375a
treeb197d48e6ee70e3dc7ab14b2f876ff644150d609
parentacd072603d8318ece3d4467410c85b29288d53c4
From Mark Bradley:

- mkwintesto.c: no signifcant changes except that it makes a more user
friendly .cmd file

- mapsource.c: several changes to support route handling better based on
some recent reverse engineering discoveries arising from Mark Hammond's,
and other's, problems. I have also now used the date tag that is placed
by MapSource the program as a tag to tell me if the .mps file was
created by GPSBabel - it doesn't break MapSource, but should aid a
little in debugging.  The updates mainly involve having to create local
waypoint queues to record what has been written to a .mps or to retain
info read between the wpts section and the route section (where some
information is lost in the .mps file).

- As a consequence of the date tag change, I have to update the
reference files which would fail comparison otherwise.
Reference/mapsource.mps
Reference/mps-empty.mps
Reference/route/route.mps
Reference/track/mps-track.mps

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@662 f51c46e8-681c-474f-0cfe-069cfd0219fb
gpsbabel/defs.h
gpsbabel/mapsource.c
gpsbabel/mingw/mkwintesto.c
gpsbabel/reference/mps-empty.mps
gpsbabel/reference/route/route.mps
gpsbabel/reference/track/mps-track.mps
gpsbabel/waypt.c